Welcome![Sign In][Sign Up]
Location:
Search - small rtos

Search list

[Other Embeded programSMALLRTOS

Description: 在M16上动行的Small RTOS,编译器AVR-GCC 可以直接编译运行。-moving in the Small RTOS, compiler AVR-GCC compiler can be run directly.
Platform: | Size: 60416 | Author: | Hits:

[SCMSmall_RTOS1.12.1

Description: small Rtos,用在单片机上的简单操作系统,内有详细说明-small Rtos, single-chip microcomputer used in the simple operating system, which has a detailed description
Platform: | Size: 84992 | Author: zhangbingbo | Hits:

[SCMSmall_RTOS_V1.12.1_in_DP-51_sample

Description: small rtos在周立功的开发板dp51上的使用示例,在其他地方也有借鉴作用。-meritorious service in the small rtos weeks dp51 development board on the use of examples, in other places also have reference.
Platform: | Size: 245760 | Author: zhangbingbo | Hits:

[SCMsmall_rtos

Description: 基于80C51单片机源码公开的Small RTOS v1.20.3-,C-C++,单片机开发/SCM 内含单片机源码rtos随想曲,Small RTOS 下dp-51例子 最新版!非常不错的中断式操作系统,很精典。-80C51 single-chip based on open source Small RTOS v1.20.3-, C-C++, Singlechip development/SCM contains source RTOS Singlechip Caprice, Small RTOS example dp-51 under the latest version! Interruption of a very good operating system, it is classical.
Platform: | Size: 219136 | Author: felix | Hits:

[SCMSmall_RTOS

Description: 借鉴ucosII和RTX Tiny编写了Small RTOS 51,虽然它为51系列编写,但是它还是比较容易移植到其它CPU上。-RTX Tiny draw ucosII and prepared a Small RTOS 51, although it prepared for the 51 series, but it is relatively easy to transplant to other CPU
Platform: | Size: 106496 | Author: voice | Hits:

[Driver DevelopKEY

Description: Small RTOS的键盘扫描驱动程序及其在DP-51下载仿真实验仪上使用的例子。本驱动程序支持最大254个按键,最多3个按键同时按下。 驱动程序的使用-Small RTOS to scan the keyboard driver and its DP-51 download simulation experiment on the use of examples. This driver supports the 254 largest button, a maximum of three keys are pressed together. The use of driver
Platform: | Size: 2048 | Author: zhangyao | Hits:

[SCMsmallrtosv1.51.0

Description: small rtos v1.51.0源码-small rtos v1.51.0 source
Platform: | Size: 194560 | Author: sd | Hits:

[SCMSmallRTOSForiar

Description: Small RTOS 移植到AVR下用IAR编译的-Small RTOS ported to AVR using the IAR compiler
Platform: | Size: 138240 | Author: zhaobin | Hits:

[Embeded-SCM Developsmall_rtos1.20.1

Description: small rtos 1.20 一套单片机嵌入式操作系统,由陈明计开发-small rtos 1.20 a single-chip embedded operating system, developed by Chen dollars
Platform: | Size: 110592 | Author: 阿土 | Hits:

[SCMEdnrtos

Description: 8051单片机嵌入式操作系统small rtos编程及仿真,共5个主题基本包括了SmallRTOS的基本用法,文件包括电路图、完整的Keil工程源码。绝对原创,更多内容看我的博客:http://www.ednchina.com/Blog/crossmind/-8051 embedded operating system small rtos programming and simulation, a total of five basic themes include SmallRTOS the basic usage of the document includes schematics, complete source Keil works. Absolutely original, more watch my blog: http://www.ednchina.com/Blog/crossmind/
Platform: | Size: 1277952 | Author: 田学军 | Hits:

[SCMsmallRTOS

Description: keil开发环境,small RTOS操作系统移植到51单片机上,源码完整,具有很好学习及参考价值.-keil development environment, small RTOS operating system migration to 51 single-chip, the source code integrity, and has good learning and reference value.
Platform: | Size: 104448 | Author: 侯成 | Hits:

[Embeded-SCM Developj_11970_93small_rtos

Description: 基于80C51单片机源码公开的Small RTOS v1.20.3-,C-C++,单片机开发/SCM 内含单片机源码rtos随想曲,Small RTOS 下dp-51例子 最新版-80C51 single-chip based on open source Small RTOS v1.20.3-, C-C++, Singlechip development/SCM contains source RTOS Singlechip Caprice, Small RTOS example dp-51 under the latest version
Platform: | Size: 220160 | Author: ljl | Hits:

[Embeded-SCM DevelopREAL_TIMErtos

Description: Small RTOS(51) 1.00v 无需外扩ram即可在51上执行的占先式RTOS 可移植,完全免费,公开源代码 具有详细中文文档和注释 (作者已经把它运用到实际的项目中)-Small RTOS (51) 1.00v without ram can be expanded outside of the 51 on the implementation of Preemptive RTOS portable, completely free, open-source with the Chinese document in detail and notes (The author has put it into the actual projects)
Platform: | Size: 351232 | Author: zhanghh624 | Hits:

[SCMRTOS--SmallRTOSV1·50·0

Description: Small RTOS v1.50.0在32位CPU上可以说支持无限的任务(仅受内存限制),任务优先级暂定为32级,任务切换基于优先级,同级任务基于轮询。同时,任务之间可以直接放送消息和回馈消息。而等待事件支持可以选择基于FIFO或基于优先级。这个版本是不完善版本,很多事件如消息邮箱等还没有支持但事件公共部分代码已完成,其它事件代码如以添加。debug也还没有支持,目前仅支持ARM7。 这个板本使用Keil for ARM的软件调试功能通过,但编译器依旧选择ADS1.2。用户可以参照EasyARM2200的工程转移到EasyARM2200硬件上测试。-Small RTOS v1.50.0
Platform: | Size: 176128 | Author: 黄山 | Hits:

[OS DevelopSmallRtos51

Description: Small RTOS是一个源代码公开的多任务实时操作系统,Small RTOS 51 是其在8051系列处理器上的移植(使用keil c51)。Small RTOS可以简化那 些复杂而且时间要求严格的工程的软件设计工作.本手册主要讲述Small RTOS 的使用,本说明了在8051系列处理器上使用应该注意的问题。同时讲述了 Small RTOS的移植。 -Small RTOS is an open source multi-task real-time operating system, Small RTOS 51 are in the 8051 series of processors on the transplant (using keil c51). Small RTOS can simplify those complex and time-critical software engineering design work. This manual focuses on the use of Small RTOS, the note in the 8051 series of processors on the use of problem should be noted. At the same time about the Small RTOS transplant.
Platform: | Size: 690176 | Author: 海新 | Hits:

[SCMSmallRtosAndCAN

Description: Small RTOS 下SJA1000驱动程序的编写。主要介绍了在实时操作系统Small RTOS下,编写独立CAN控制器SJA1000驱动程序的方法。并介绍了SJA1000 PeliCan模式下接口函数库的使用方法,以及简要的介绍了对Small RTOS的配置方法。以及相关的程序-Under the Small RTOS prepared SJA1000 driver. Mainly in the Small RTOS real-time operating system, the preparation of an independent CAN controller SJA1000 driver approach. And introduced the SJA1000 PeliCan mode library interface to use, as well as a brief introduction of the Small RTOS configuration. And related procedures
Platform: | Size: 229376 | Author: 孟凡 | Hits:

[ARM-PowerPC-ColdFire-MIPSourdev_4

Description: SMALL RTOS是为小ram系统单片机编写的,目前仅在51系列单片机上成功运行,还没有在其它单片机上移植(目前我仅有51和avr的开发系统).在小ram系统单片机如51系列上运行tcp/ip 协议栈是不太现实的.一般tcp/ip 协议栈需要在32位单片机上运行,在8位机上运行太勉强(51是8位机),除非您只运行ip协议.建议使用ucos/ii操作系统或是嵌入式linux,并选用arm或龙珠系列单片机-SMALL RTOS for small microcontrollers ram system, written in 51 series of microcontrollers currently only on the successful operation, no other MCU on the transplant (currently I am only 51 and avr development system). In the small ram System-on- machines such as the 51 series of films running on tcp/ip protocol stack is not very realistic. General tcp/ip protocol stack need to run 32-bit microcontrollers in the 8-bit machine running Taimian Jiang (51 is the 8-bit machine), unless you run only ip protocol is suggested. ucos/ii operating system or embedded linux, and use arm or Pearl Series MCU ..
Platform: | Size: 666624 | Author: 迷茫 | Hits:

[SCMclock

Description: Small RTOS 51 DP-51下载仿真实验仪上实现一个闹钟的源代码。-Small RTOS 51 DP-51 download simulation instrument to achieve an alarm clock source.
Platform: | Size: 15360 | Author: 王晓玲 | Hits:

[SCMnewKey

Description: Small RTOS键盘驱动程序,支持254个按键和最多可以支持三个按键同时按下!-Small RTOS keyboard driver to support 254 keys, and can support up to three keys pressed at the same time!
Platform: | Size: 12288 | Author: 谢翼 | Hits:

[Embeded-SCM DevelopSmallRTOS

Description: 北航 SMALL RTOS 例子,RTOS 对于51工程师进入嵌入式做准备!-Beihang SMALL RTOS example, RTOS for embedded 51 engineers prepare to enter!
Platform: | Size: 246784 | Author: 星夜浪人 | Hits:
« 1 23 4 5 6 7 8 9 10 »

CodeBus www.codebus.net